Moves the item at the specified index to a new location in the collection.
oldIndex The 0-based index specifying the location of the item to be moved.
newIndex The 0-based index specifying the new location of the item.
This method internally calls MoveItem, which may be overridden.
This method raises the CollectionChanged event with Move action.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET